DX11 IS LIMB EXCLUDED
Checks whether the given limb is currently excluded or not.
Note that this function only returns the user-set exclusion flag; it cannot be used to check if the limb passed frustum culling
or not (if you want to do that you can use the DX11 FRUSTUM CULL BB function with the limb's bounding box).
Return Boolean = DX11 IS LIMB EXCLUDED(limb)
limb
Dword
The limb to check the exclusion flag of.
True if the given limb has it's exclusion flag set, or false otherwise.
LIMB Functions Menu
DX11 Function Categories